Allows import Unity packages (.unitypackage) to custom folder, ignoring initial assets paths.
Install from npm 🤖
- Navigate to the
Packages
directory of your project. - Adjust the project manifest file
manifest.json
in a text editor and addcom.dreamcode
is part of scopes.
Open Package Manager
and press Install
button.

Well done 🤝
Now you can import .unitypackage to custom folder.
Unity Editors Support
Smart Importer
implemented via C# Reflection and pass tests on the editor versions
2020
, 2021
, 2022